﻿@charset "utf-8";
/* CSS Document */

 a{  text-decoration:none !important;  outline:none;color:#666666; font-family:"微软雅黑"}
 a:visited{text-decoration:none ;}
 a:active{text-decoration:none;}
 a:hover{ color:#0f3b70;outline:none;text-decoration:none;}
 
input,textarea,select{outline:none;font-family:"微软雅黑";}
img{border:none}
.cursor_pointer{
	cursor:pointer;
}
button{
	cursor:pointer;outline:none;
} 
 
body, div, p, span, ul, li, dl, dd, h1, h2, h3, a, input, img {
    margin: 0;
    padding: 0;
}
@font-face {
	font-family: fzch;
	src: url("../font/fzchjt.ttf");
}
@media (min-width: 1600px) {
	.container{
		width: 1400px;
	}
	.top .container{
		width: 1600px;
	}
}

html {font-size:62.5%;}
body{ background:#FFF; font-family:"微软雅黑"; font-size:14px; font-size:1.4em;}

/*top*/

.top {
    z-index: 10001;
    width: 100%;
    background: #FFF;
    position: fixed;
    top: 0;
}
.top.on{background-color: rgba(255,255,255,0.85);}
.top .logo{width:22%;float:left;line-height: 100px;}
.top .logo img{max-width:100%;}
.top .line{width:1px;height:55px;background:#D8D8D8;display:block;float:left;margin-left:12px;margin-top:24px;}
.top .top_txt{padding:18px 0 16px 13px;line-height:32px;float:left;font-size:18px;color:#5f5f5e;}
.top .top_right{padding:0px 1px;float:right; width:12%; margin-top:15px;}
.top .top_right  img{display:block;max-width:100%;}
.topfix{ position:fixed; top:0; left:0; z-index:100000}

/*nav*/
#navbg{ width:57%; transition:0.4s; float:left;}
#navbg .nav ul{margin-bottom:0;}
#navbg .nav .firstfloor>li{float:left;width:14%;font-size:16px;text-align:left;position:relative;color:#FFF;cursor:pointer;line-height: 100px;}
#navbg .nav .firstfloor>li.on a{color:#000;font-weight:bold;}
#navbg .nav .firstfloor>li>a{color:#2f2f2f; display:block; transition:ease-in 0.2s;line-height: unset;font-size: 16px;}
#navbg .nav .firstfloor>li:hover>a{color:#000;font-weight:bold;}
#navbg .nav .secondfloor{left:0;z-index:9999;display:none;width:300px;border-top:none;box-sizing:border-box;}
#navbg .nav .secondfloor>li{width:33%;line-height:50px;height:50px;font-size:14px;margin-left:0;display: inline-block;float: left;}
#navbg .nav .secondfloor>li>a{display:block;color:#2f2f2f;text-align: left;padding-bottom: 10px;line-height: 35px;}
#navbg .nav .secondfloor li a:hover{color:#2f2f2f; text-decoration-color:none;}

.ad{ background:#0474c3; color:#FFF; line-height:25px; padding:15px 0}
.ad a{ color:#FFF;}
.cnys .con .cnys-list:last-child {
    height: 414px;
}
@media (max-width: 1200px) {
#navbg{ margin-top:0px; height:110px;}	
#navbg .nav .firstfloor>li{ margin-top:40px;}
}
.video-con{width: 100%;top: 0;position: absolute;z-index: 10000; height:860px;}
.video-con .video-text{color: #fff;text-align: center;margin-top: 15.6%;}
.video-con .video-text .p01{font-size: 48px;font-family: fzch; font-weight: 600;}
.video-con .video-text .p01 i{ color:#e40808;    font-style: inherit;}
.video-con .video-text .p02{font-size: 16px;margin: 0 auto;line-height: 36px;margin-top: 20px; width:40%; text-align: center;}
.video-con .video-text a{width: 230px;text-align: center;border-radius: 27px;background-color: #e40808;color: #fff;display: inline-block;line-height: 54px;font-size: 20px;margin-top: 40px;}
.video-con span{ display: block; background: #e40808; height:4px; width:80px; margin:2rem auto;}
.video-con .video-text .p03{ text-align: center; font-size: 18px; color:#fff; font-family: "方正小标宋简体";}


/*mobilehead*/
#mobilehead{height:70px;width:100%;background:url(../images/logo1.png) no-repeat 10px center #FFF;display:none;background-size:auto 50px;position: absolute;z-index: 99999;}
#mobilehead .logo{width:calc(100% - 120px);height:70px;display:block;float:left;}
#mobilehead .nav{float:right;}
#mobilehead .nav_bg{display:none;position:fixed;top:105px;left:0;z-index:989;width:100%;height:calc(100% - 70px);background:rgba(0, 0, 0, 0.6);animation:fade-in .43s ease 0s;-webkit-animation:fade-in .43s ease 0s;}
#mobilehead .nav .nav_box{display:none;position:absolute;top:70px;left:0;z-index:991;width:100%;overflow:auto;border-top:1px solid #eee;background:#fff;box-sizing:border-box; z-index: 99999;}
#mobilehead .nav .nav_one>li{border-bottom:1px solid #eee;padding:10px;}
#mobilehead .nav .nav_one>li>span>a{display:block;position:relative;width:calc(100% - 150px);height:42px;box-sizing:border-box;font-size:15px;color:#666;line-height:42px;float:left;}
#mobilehead .nav .nav_one>li>span>i{float:right;display:block;width:150px;height:42px;}
#mobilehead .nav .nav_one>li>span>i>em{float:right;width:42px;height:42px;background:url(http://www.fengbaoaxle.com/Theme/Home/css/.png) no-repeat center center;-webkit-transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;display:block;}
#mobilehead .nav .nav_one>li>span>i>em.on{-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);}
#mobilehead .nav .nav_one>li>ul{display:none;}
#mobilehead .nav .nav_one>li>ul>li{height:36px;line-height:36px;text-indent:20px;}
#mobilehead .nav .nav_one>li>ul>li>a{font-size:15px;color:#666;width:100%;height:100%;display:block;}
#mobilehead .nav .push-nav{display:block;position:relative;z-index:998;width:54px;height:50px;font-size:0;margin-right:8px;background:rgba(138,138,138,.5);margin-top:10px;border-radius:5px;}
#mobilehead .nav .push-nav .nav-toggle{display:block;position:absolute;left:50%;top:50%;border:0;border-radius:4px;cursor:pointer;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);}
#mobilehead .nav .push-nav.on .nav-toggle{margin-left:-4px;}
#mobilehead .nav .push-nav .nav-toggle span{display:block;position:relative;z-index:1;width:37px;height:2px;margin:0 0 10px auto;background:#8a8a93;border-radius:3px;-webkit-transform-origin:35px;transform-origin:35px;-webkit-transition:all .5s;transition:all .5s;}
#mobilehead .nav .push-nav .nav-toggle span.two{width:30px;}
#mobilehead .nav .push-nav .nav-toggle span:last-child{margin-bottom:0;}
#mobilehead .nav .push-nav.on .nav-toggle span{ opacity:1;}
#mobilehead .nav .push-nav.on .nav-toggle span:nth-child(3){-webkit-transform:rotate(45deg);transform:rotate(45deg);}
#mobilehead .nav .push-nav.on .nav-toggle span:nth-child(2){-webkit-transform:scale(0);transform:scale(0);}
#mobilehead .nav .push-nav.on .nav-toggle span:nth-child(1){-webkit-transform:rotate(-45deg);transform: rotate(-45deg);}
#mobilehead .nav .nav_contact{position:relative;border-top:1px solid #eee;color:#666;display: none;}
#mobilehead .nav .nav_contact .nav_txt{width:100%;}
#mobilehead .nav .nav_contact .nav_txt span{height:42px;line-height:42px;display:block;float:left;position:relative;text-indent:15px;margin-left:10px;font-size:15px;}
#mobilehead .nav .nav_contact .nav_txt span a{color:#666;}
#mobilehead .nav .nav_contact .nav_txt span.sitemapicon{background:url(../images/mobilesitemap.png) no-repeat left center;background-size:auto 15px;}
#mobilehead .nav .nav_contact .nav_txt span.topphoneicon{background:url(../images/mobilephone.png) no-repeat left center;background-size:auto 15px;}
#mobilehead .nav .nav_contact .nav_txt span.topemailicon{background:url(http://www.fengbaoaxle.com/Theme/Home/css/mobileemail.png) no-repeat left center;background-size:auto 15px;text-indent:25px;}
/* 响应式样式结束 */


/*搜索*/
.right{width: 21%;line-height: 100px;float: right;position: relative;}
.right .ss-con{position: absolute;top: 60px;height:30px;line-height: unset;left: 0;display: none;width: 100%;}
.right .ss-con *{top: -30px;position: relative;color: #d6000f;}
.right .ss-con input{height:30px;border-bottom: 1px #d6000f solid;}
.right .r-list{float: left;}
.right .ss{cursor: pointer;}
.right .ss span{border-right:1px #ccc solid;padding-right: 6px;line-height: 14px;margin:0 6px;}
.right .yy{position: relative;}
.right .yy a{line-height: 14px;padding:0 6px;font-weight: bold;}
.right .yy a:hover{color: #d6000f;}
.right .yy i.icon-xiala{cursor: pointer;}
.right .yy p{position: absolute;line-height: 14px;top: 70px;display: none;}
.right .yy p a{margin: 0;margin-left: 14px;}
.right .nav-mobile{float: right;}
.right .nav-mobile i{color: #d6000f;font-size: 25px;}
.right .nav-mobile label{font-size: 18px;font-weight: bold;line-height: 25px;display: inline-block;position: relative;top: -2px;margin-left: 6px;}
    /*公用标题*/
.title{font-size: 36px;text-align: center;margin: 70px 0;}
.title p{display: inline-block;}
.title span{color: #d6000f;}


@media (max-width : 1200px) {
.cpzs .cpzs_bt .fwxm_bt2{ background:none}
}






/*产品中心*/
.cpzx .title p{background-image: url("../images/PRODUCT.png");background-repeat: no-repeat;width: 284px;padding-top: 5px;}
.cpzx .cpzx-list{background-color: #f0f0f0;}
.cpzx .cpzx-list p{font-size: 16px;color: #121212;margin-left: 50px;width: 64%;line-height: 24px;}
.cpzx .cpzx-list a{display: block;margin-left: 50px;font-size: 18px;color: #d6000f;width: 150px;line-height: 44px;background-color: #fff;border: 1px #d6000f solid;text-align: center;
border-radius: 22px;  position: absolute; bottom: 30px; }
.cpzx .cpzx-list a:hover{color: #fff;background-color: #d6000f;}
.cpzx .cpzx-list label{font-size: 30px;margin-top: 57px;margin-left: 50px;font-weight: unset;}
.cpzx .cpzx-list label span{font-size: 24px;color: #8c8c8c;display: inline-block;margin-left: -1rem;top: 3px;position: relative;font-weight: lighter;}
.cpzx .cpzx-list{width:32%;height: 367px;float: left;margin-top: 20px; margin:0.6%; position: relative;}
.cpzx .cpzx-list img{ width:80%; margin:20px auto 0 auto; float: none; display: block; }





/*置顶产品*/
.zdcp{margin-top: 80px;background-image: url("../images/zdcp.png");background-size: cover;}
.zdcp .zdcp-con{padding: 70px 0;position: revert;}
.zdcp .zdcp-list{display: none;border: 1px #fff solid;}
.zdcp .zdcp-list:first-child{display: block;}
.zdcp .zdcp-list .zdcp-txt{width: 25%;float: left;padding-left: 40px;padding-top: 50px;}
.zdcp .zdcp-list .zdcp-txt *{color: #fff;}
.zdcp .zdcp-list .zdcp-txt span{display: inline-block;font-size: 22px;margin-top: 35px;}
.zdcp .zdcp-list .zdcp-txt hr{width: 80px;border: 0;border-bottom: 1px #d6000f solid;}
.zdcp .zdcp-list .zdcp-txt .con {font-size: 16px;line-height: 25px;margin-top: 50px;}
.zdcp .zdcp-list .zdcp-txt .con p{margin-bottom: 5px; display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp:1;
overflow: hidden;}
.zdcp .zdcp-list .zdcp-txt .con p:before{content: " ";width:10px;height: 10px;background-color: #d6000f;border-radius: 50%;display: inline-block;margin-right: 5px;}
.zdcp .zdcp-list .zdcp-txt a{margin-top:50px;display: block;width: 156px;line-height: 38px;font-size: 18px;border: 1px #d6000f solid;border-radius: 19px;text-align: center;background-color: #d6000f;color:#fff;}
.zdcp .zdcp-list .zdcp-txt a:hover{text-decoration: underline;}
.zdcp .zdcp-list .zdcp-img{float: right;height: 530px;width: 65%;background-color: #fff;}
.zdcp .zdcp-list .zdcp-img .imginfo{width: 100%;height: 100%;display: block;margin: 0 auto;border-radius: 10px;}
.zdcp .zdcp-list .zdcp-img .imginfo img{width: 100%;height: 100%;object-fit:scale-down;}
.zdcp .zdcp-title{font-size: 36px;color: #fff;}
.zdcp .zdcp-title p{font-size: 40px;}
.zdcp .zdcp-icon{position: absolute;left: 37%;margin-top: 9%;}
.zdcp .zdcp-icon i{background-color: #4f5250;color: #fff;width: 76px;height: 76px;display: block;text-align: center;border-radius:50%;font-size: 33px;padding-top: 15px;}
.zdcp .zdcp-icon i.on{background-color:#d6000f;}
.zdcp .zdcp-icon i{cursor: pointer;}
.zdcp .zdcp-icon i:first-child{margin-bottom: 2.5vw;}
/*铸造设备*/
.zzsb .title p{background-image: url("../images/zzsb.png");background-repeat: no-repeat;width:349px;padding-top: 5px;}
.zzsb .con{background-image: url("../images/zzsp-bg.png");background-repeat: no-repeat;height: 341px;background-size: 100%;}
.zzsb .zzsb-con{background-color: #d6000f;padding: 55px 0;position: relative;top: 225px;}
.zzsb .zzsb-con *{color: #fff;}
.zzsb .zzsb-con .zzsb-list{display: none;width: 85%;margin: 0 auto;}
.zzsb .zzsb-con .zzsb-list:nth-child(2){display: block;}
.zzsb .zzsb-con .zzsb-txt{float: left;}
.zzsb .zzsb-con .zzsb-txt span{font-size: 30px;font-family: fzch;}
.zzsb .zzsb-con .zzsb-txt span:nth-child(n+3){font-size: 18px;display: inline-block;margin-top: 35px;font-weight: lighter;font-family: "Microsoft Yahei";}
.zzsb .zzsb-con .zzsb-txt span:nth-child(3):after{content: "/";padding: 0 3px;}
.zzsb .zzsb-con .zzsb-txt p{font-size: 22px;font-family: fzch;}
.zzsb .zzsb-con .zzsb-txt p i{font-size: 30px;}
.zzsb .zzsb-con .zzsb-content{float: right;width: 37%;font-size: 16px;line-height: 30px;}
.zzsb .zzsb-con .z{font-size: 23px;}
.zzsb .zzsb-con .z:hover{cursor: pointer;}
.zzsb .zzsb-con .z:first-child{float: left;margin-left: 2.5%;margin-top: 3.5vw;}
.zzsb .zzsb-con .z:last-child{float: right;margin-right: 2.5%;margin-top: -3vw;}
/*客户案例*/
.khal .title{margin-top: 200px;margin-bottom: 0;}
.khal .title p{background-image: url("../images/khal.png");background-repeat: no-repeat;padding-top: 5px;width: 496px;}
.khal .title label{display: block;font-size: 18px;font-weight: bolder;color: #000;margin-top: 16px;}
.khal .con{text-align: center;background-image: url("../images/map.png");background-repeat: no-repeat;background-position: 50% 0;}
.khal .con {position: relative;}
.khal .con .btnl {position: absolute;}
.khal .con .btn {display: block;width: 48px;height: 34px;position: absolute;top: 110px;cursor: pointer;}
.khal .con .btnl {background: url(../images/left.png) no-repeat center;left: -52px;}
.khal .con .btnr {background: url(../images/right.png) no-repeat center;right: -52px;}
.khal .khal-con {position: relative;overflow: hidden;}
.khal .khal-con ul {position: relative;list-style: none;padding-top: 70px;}
.khal .khal-con ul li {float: left;width: 15%;height: auto;margin-left: 3%;}
.khal .khal-con ul li:first-child {margin-left: 0;}
.khal .khal-con ul li img {display: block;width: 100%;height: 100px;}
.khal .khal-con ul li p{padding-top: 24px;padding-bottom: 70px;font-size: 18px;}
.khal .khal-con ul li p:hover{text-decoration: underline #d6000f;color: #d6000f;cursor: pointer;}
/*产能优势*/
.cnys .title{margin: 0;background-image: url("../images/cnys-bg.png");height: 479px;padding-top: 70px;}
.cnys .title p{background-image: url("../images/cnys-t.png");width: 529px;background-repeat: no-repeat;padding-top: 5px;color: #fff;}
.cnys .con{margin-top: -15%;}
.cnys .con .con-t{font-size: 18px;line-height: 36px;margin: 0 auto;padding: 30px;border: 2px #fff solid;color: #fff;margin-bottom: 56px;width: 90%;max-width: 1200px}
.cnys .con .cnys-list{float: left;width: 23%;margin-right: 2.6%;background-color: #d6000f;padding-top: 60px;padding-left: 35px;}
.cnys .con .cnys-list.on{background-color: #1c232b;}
.cnys .con .cnys-list:last-child{margin-right: 0;}
.cnys .con .cnys-list label{font-size: 30px;font-weight: bold;color: #fff;display: block; margin-top:30px;}
.cnys .con .cnys-list p{padding-top: 100px;font-size: 26px;font-weight: bold;color: #fff;padding-bottom: 40px;}
.cnys .con .cnys-list p span{display: block;font-weight: initial;}
/*优势*/
.ys .title p{background-image: url("../images/ys.png");width:642px;background-repeat: no-repeat;padding-top: 5px;}
.ys .ys-list{height: 625px;background-repeat: no-repeat;display: none;}
.ys .ys-list:first-child{display: block;}
.ys .ys-list .qyys-con{background-image:url("../images/ys1.png");height: 100%;background-repeat: no-repeat;}
.ys .ys-list .qyys-con .qyys-txt{padding-top: 240px;}
.ys .ys-list .qyys-con .qyys-txt *{color: #fff;}
.ys .ys-list .qyys-con .qyys-txt label{font-size: 34px;font-weight: bold;}
.ys .ys-list .qyys-con .qyys-txt p{font-size: 18px;line-height: 30px;width: 36%;margin-top: 60px;}
.ys .ys-list .qyys-con .qyys-txt label span{font-style: oblique;display: inline-block;margin-right: 5px;}
.ys .ys-list .qyys-img{padding-left: 33%;margin-top: -50px;position: relative;}
.ys .ys-list .qyys-img img:first-child{margin-right: 18px;}
/*新闻*/
.news .container{padding-top: 90px;padding-bottom: 80px;}
.news .news-top .bt{float: left;line-height: 37px;}
.news .news-top .bt p{font-size: 30px;color: #c6c6c6;}
.news .news-top .bt span{font-size: 36px;}
.news .news-top .list{float: right;}
.news .news-top .list a{display: inline-block;font-size: 18px;line-height: 50px;background-color: #fff;border: 1px #ccc solid;width: 150px;text-align: center;margin-right: 20px;}
.news .news-top .list a.on{background-color: #d6000f;color: #fff;font-weight:bold;}
.news .news-top .list a:last-child{margin-right: 0;}
.news .news-top .list a:nth-child(n+3):hover{background-color: #d6000f;color: #fff;font-weight:bold;}
.news .news-con{padding-top: 45px;}
.news .news-con .news-gd{width: 38%;float: left;}
.news .news-con .news-gd .swiper-slide1 div{ height: 300px; margin-bottom: 10px;}
.news .news-con .news-gd .swiper-slide1 div img{width: 100%;height:100%;}
.news .news-con .news-gd p:nth-child(2){color: #d6000f;font-weight: bold;font-size: 20px;line-height: 37px; display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;}
.news .news-con .news-gd p:last-child{font-size: 16px;line-height: 30px; display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;}
.news .news-con .news-content{float: right;width: 58%;display: none;}
.news .news-con .news-content.con34{display: block;}
.news .news-con .news-content .time{float: left;width: 11.5%;text-align: right;}
.news .news-con .news-content .time label{font-size: 28px;font-weight: bold;line-height: 37px;}
.news .news-con .news-content .time p{font-size: 20px;line-height: 37px;}
.news .news-con .news-content .con{border-left:1px #ccc solid;padding-left: 34px;float: right;width: 84%;}
.news .news-con .news-content .con a{display: block;font-size: 20px;line-height: 37px;padding-bottom: 10px;color: #000;}
.news .news-con .news-content .con a:hover{font-weight: bold;color:#d6000f; }
.news .news-con .news-content .con span{font-size: 16px;line-height: 32px;color: #999;}
.news .news-con .news-content .news-list{margin-bottom: 55px;}




/*首页其他*/
.qt{margin: 70px auto;}
.qt .container{width: 100%;max-width: 1200px;padding: 0 30px;}
.qt .qt-img{width: 25%;float: left;margin-right: 145px;padding-top: 30px;}
.qt .qt-img img{width: 100%;height: 168px;}
.qt .qt-txt p:first-child{font-size: 32px;line-height: 32px;margin-bottom: 30px;}
.qt .qt-txt p:nth-child(2){font-size: 28px;line-height: 32px;color: #d6000f;font-weight: bold;margin-bottom: 30px;}
.qt .qt-txt p:nth-child(2) i{font-size: 34px;color: #d6000f;display: inline-block;margin-right: 8px;}
.qt .qt-txt span{font-size: 16px;color: #666;}
.qt .qt-txt p:last-child{margin-top: 48px;}
.qt .qt-txt p:last-child a{font-weight:bold;font-size: 22px;display: inline-block;line-height: 60px;text-align: center;width: 300px;margin-right: 50px;background-color: #2f2f2f;color: #fff;}
.qt .qt-txt p:last-child a.on{background-color: #d6000f;}
.qt .qt-txt p:last-child a:last-child{margin-right: 0;}
/*底部*/
.footer{background-color: #19191a;}
.footer .container{padding: 50px 0;}
.footer *{color: #666;}
.footer .footer-top{border-bottom: 1px #2a2a2a solid;padding-bottom: 30px;}
.footer a:hover{color: #d6000f;}
.footer .footer-top .nav-f{float: left;}
.footer .footer-top .nav-f a{display: inline-block;margin-right: 50px;font-size: 16px;}
.footer .footer-top .nav-f a:last-child{margin-right: 0;}
.footer .footer-top p{float: right;}
.footer .footer-top p i{display: inline-block;margin-left: 18px;font-size: 23px;}
.footer .footer-center *{font-size: 14px;}
.footer .footer-center{padding: 25px 0;}
.footer .footer-center p:first-child{float: left;}
.footer .footer-center p:first-child a{display: inline-block;padding:0 14px;border-right: 1px #666 solid; }
.footer .footer-center p:first-child a:first-child{padding-left: 0;}
.footer .footer-center p:first-child a:last-child{border-right: 0;}
.footer .footer-center p:last-child{float: right;}
.footer .footer-foot{padding-top: 24px;}
.footer .footer-foot a{font-size:14px;padding:0 14px;border-right: 1px #999 solid;}
.footer .footer-foot a:last-child{border-right: 0;}

.index_about{ overflow: hidden; background: url(../images/about.jpg) center no-repeat; height:718px;}
.index_about .center{ max-width:1440px; margin:auto; width:100%;}
.index_about .left{ width:40%; float: left;}
.index_about .left h2{ font-size:42px; color:#d6000f; font-family: "方正小标宋简体"; margin-top:160px;}
.index_about .left p{ font-size: 14px; color:#333; margin-top:15px; }
.index_about .left .xian{ width:90px; height:3px; background: #d6000f; margin:30px 0; display: block;}
.index_about .left span{ display: block; font-size: 14px; color:#666; line-height: 30px;
    overflow: hidden;}
.index_about .left .more{ width:58%; border:1px solid #d6000f; border-radius: 40px; display: block; overflow: hidden; margin-top:100px;}
.index_about .left .more img{ float: left;    margin-right: 20px; margin-left: 30px; margin-top: 15px;}
.index_about .left .more p{ font-size: 34px; color:#d6000f; font-family: "Impact"; float: left;line-height: 60px; margin-top:0;}
.index_about .right{ width:53%; float: right; margin-top:120px;}
.index_about .right img{ width:100%;}

.index_pinzhi{ margin:60px 0;}
.index_pinzhi .center{ max-width:1440px; margin:auto; width:100%;}
.index_pinzhi ul{ overflow: hidden;}
.index_pinzhi ul li{ width:16.6%; float: left; margin:0 60px;}
.index_pinzhi ul li h2{ font-size: 46px; text-align: center;}
.index_pinzhi ul li .xian{ display: block; width:40px; height:2px; background: #444; margin:18px auto;}
.index_pinzhi ul li p{ font-size: 22px; color:#444; font-weight: 600; text-align: center;}
.index_pinzhi ul li span{ display: block; font-size: 14px; color:#666; line-height: 24px; text-align: center; margin-top:12px; display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;	}

.foot{ overflow: hidden;margin-top:30px;}
.foot .top1{ background: url(../images/foot.jpg) center no-repeat; height:704px; padding-top:60px; overflow: hidden;}
.foot .center{ max-width:1440px; margin:auto; width:100%;}
.foot .left{ width:38%; float: left; margin-right: 6%;}
.foot .left p{ font-size: 24px; color:#333;}
.foot .left span{ font-size: 16px; color:#666; display: block; margin-top:12px;}
.foot .left input{ width:100%; background: #fff;border:1px solid #ccc; margin-top:10px; line-height: 42px;}
.foot .left #content1{ width:100%; height:190px;border:1px solid #ccc; margin-top:10px;background: #fff; padding:2%;}
.foot .left button{ width:100%; line-height: 46px; background: #cc0202; margin-top:20px; font-size: 16px; color:#fff; border:none;}
.foot .left form p{ font-size: 14px; color:#666; margin-top:12px;}



.foot .right{ overflow: hidden; width:56%; float: right; margin-top:30px; line-height: normal;}
.foot .right h2{ font-size: 30px; color:#333; font-weight: 600;}
.foot .right span{ display: block; font-size: 16px; color:#333; margin:18px auto;}
.foot .right span img{ float: left; margin-right: 12px;}
.foot .right .p01{ font-size: 34px; color:#cc0202; font-weight: 600; margin:10px auto;}
.foot .right .p02{ font-size: 14px; color:#666;  margin:10px auto;}
.foot .right .zixun{ display: block; background: #cc0202; width:160px; line-height: 46px; font-size: 16px; color:#fff; text-align: center; margin-top:20px;}
.foot .right .daohang{  margin-top:50px; display: block; overflow: hidden;}
.foot .right .daohang a{ float: left; margin-right:30px; font-size: 16px; color:#444;}
.foot .right .lianxi{ overflow: hidden;}
.foot .right .lianxi p{ font-size: 18px; color:#444; margin-top:70px;}
.foot .right .lianxi span{ display: block; font-size: 14px; color:#666; line-height: 30px; margin:0 auto;}
.foot .youqing{ overflow: hidden; margin-top:90px; display: block; float: left; width:100%;}
.foot .youqing a{ float: left; margin-right:20px; font-size: 14px; color:#444;}
.foot .banquan{ display: block; overflow: hidden; background: #333; width:100%; height:80px;}
.foot .banquan p{ font-size: 12px; color:#fff; text-align: center;  margin-top:30px;}







@media (max-width : 768px) {
.center .slid_img2 .slid_img_2{ width:90%}	
}
.news .news-con .news-gd{ margin-top:20px;}

   .swiper {
        width: 100%;
        height: 680px;
		overflow: hidden;
      }

      .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff; 
		height:680px;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
      }

      .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
      }







/*产品展示*/
/*产品展示*/
#cpzx{ position:relative; background:#f5f5f5; padding:20px 0 70px;overflow:hidden}
#cpzx .cp{ background:#FFF; border-radius:40px 0 0 0 }
#cpzx .cpfl {width:320px; float:left; margin-left:-15px;}
#cpzx .cpfl .cpfl_bt{ background:#00ae62; padding:23px 0; color:#FFF; border-radius:40px 0 0 0 }
#cpzx .cpfl .cpfl_bt p:first-child{ font-size:33px; color:#FFF; font-weight:bold; padding:0 0 0 57px}
#cpzx .cpfl .cpfl_bt p:last-child{ font-size:28px; font-weight:bold; padding:0 0 0 25px; color:#4ac690; font-family:Arial, Helvetica, sans-serif}
#cpzx .cp_ul{ background:#f2f2f2}
#cpzx .cp_ul ul li{ background:url(http://www.fengbaoaxle.com/Theme/Home/images/cp_li.png) no-repeat 40px 21px  #ececec; border-bottom:1px solid #f5f5f5; line-height:62px; text-indent:2cm; font-size:17px;}
#cpzx .cp_ul ul li ul{ padding:15px 0; background:#f5f5f5}
#cpzx .cp_ul ul li ul li{ background:url(../images/li2.png) no-repeat 60px 19px #f5f5f5; padding-left:0px; line-height:40px; font-size:15px;}

#cpzx .cpfl .cp_lx{ background:#00ae62; padding:15px 22px; color:#FFF; border-radius:0 0 40px 0 }
#cpzx .cpfl a.cp_lx { color:#ffffff}
#cpzx .cpfl .cp_lx p:first-child{ font-size:15px; color:#a7dbc4;}
#cpzx .cpfl .cp_lx p:last-child{ background:url(http://www.fengbaoaxle.com/Theme/Home/images/lx_dh.png) no-repeat 0px 8px; padding-left:70px; font-size:33px; font-family:Impact; line-height:1.2; margin:10px 0}

#cpzx .cpzs_right{ float:right; width:calc(100% - 340px);}
#cpzx .cpzs_right .cpzs_r_bt{ overflow:hidden; font-size:26px; font-weight:bold; color:#1c1c1c; line-height:0.8; padding-top:15px; margin-bottom:10px;}
#cpzx .cpzs_right .cpzs_r_bt span{ font-size:13px; }

#cpzx .cpzs_right .p_i{ margin:0 10px;}
#cpzx .cpzs_right .p_img{width:100%;padding-bottom:75%;position:relative; border:1px solid #efefef}
#cpzx .cpzs_right .p_img img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;}
#cpzx .cpzs_right p{margin:0;line-height:40px;height:40px;color:#333333;font-size:15px;padding:0 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center; transition:0.3s}
.center .slick-prev{ display:none !important}
.center .slick-next{ display:none !important}

.center1 .slick-prev{ display:none !important}
.center1 .slick-next{ display:none !important}


.center1{ margin-top:10px;}

 .product_left{width:100%; margin-top:30px;}
 .product_left .pl_top{background:unset;}
 .product_left .pl_top p{background-image: url("../images/logo.png");width: 216px;line-height: 130px;color: #000;font-size: 30px;text-align: center;float: left;}
 .product_left .pl_top p span{color: #d6000f;}
 .product_left .pl_ul{width:50%;float:left;height:50px;position:relative;margin-left: 40%;line-height: 130px;}
 .product_left .pl_ul .first_li{width:100%;height:50px;line-height:50px;color:#333;background:#e6e6e6;font-size:13px;}
 .product_left .pl_ul .ul_li{width:calc(100% + 50px);position:absolute;top:50px;left:0;background:unset;display:none;z-index:20;border-top:1px solid #D0D0D0;}
 .product_left .pl_ul .ul_li a{width:100%;height:35px;line-height:35px;display:block;text-indent:20px;color:#333;background:#e6e6e6;border-bottom:1px solid #D0D0D0;font-size:13px;}
 .product_left .pl_right{width:50px;height:50px;background:#e6e6e6;background-size:auto 50%;float:right;}
 .product_left .pl_right i{display:block;width:100%;height:100%;background:url(../images/cli.png) no-repeat center center;transform:rotate(90deg);transition:transform .3s ease-out;}
 .product_left .pl_right i.on{transform:rotate(-90deg);}
 .product_right{width:96%;padding:0rem 2% 1rem;}
 .product_right .pr_ul{width:100%;overflow:hidden;}
 .product_right .pr_ul .swiper-slide{margin-top:20px!important;width:49%;}
 .product_right .pr_ul .swiper-slide .s_img{width:100%;height:0;padding-bottom:66.67%;border:1px solid #DDD;box-sizing:border-box;position:relative;}
 .product_right .pr_ul .swiper-slide .s_img img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;}
 .product_right .pr_ul .swiper-slide p{background:#DEDEDE;height:2rem;line-height:2rem;text-align:center;padding:0 0.2rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}
 .product_right .pr_ul .swiper-slide p a{color:#333;}
 #mobile{display: none;}
@media (min-width: 1920px){
    .ys .ys-list .qyys-con{background-size: 50%;}
}
@media (max-width: 1600px){
    .container{width: 1400px}
    .top .logo{width: 20%;margin-right: 4vw;}
    #navbg{width: 52%;}
    .right{width: 23%;}
    .video-con .video-text p:first-child{font-size: 40px;}
    /*.video-con .video-text p:nth-child(2){font-size: 14px;}*/
    .zdcp .zdcp-icon{left: 33%;margin-left: 0;}
    .zzsb .zzsb-con .z:last-child{margin-top: -5vw;}
    .zzsb .con{background-size: cover;}
    .khal .con .btnl{left: -2vw;}
    .khal .con .btnr{right: -2vw;}
    .right .nav-mobile label{font-size: 16px;}
}
@media (max-width: 1400px){
    .container{width: 1300px;}
    .cnys .con{margin-top: -22%;}
    #navbg{width: 50%;}
    .right{width: 24%;}
}
@media (max-width: 1028px) {
    
}
	
@media (max-width : 1199px) {
    .container{width: 93%;padding:0 3%;}
		#cpzx .cpzs_right .p_img{width:100%;padding-bottom:71%;position:relative;}
		#cpzx .cpzs_right p{ height:35px; line-height:35px;}
		.cp_lx{ display:none}
		#cpzx .cpzs_right .cpzs_r_bt{ display:none}
        .center{ margin-top:20px;}
    .zdcp .zdcp-icon{left: 31.5%;margin-top: 12%;}
    /*视频banner上的文字*/
    .video-con .video-text p:first-child{font-size: 4.2vw;}
    .video-con .video-text p:nth-child(2){width: 70%;}
    .right{display: none;}
    #navbg{width: 76%;float: right;}
    /*产品中心-首页*/
    .cpzx .cpzx-list{width: 48%;height: 360px;}
    .cpzx .cpzx-list img{float: unset;margin: 0 auto;display: block;}

    .cpzx .cpzx-list a{margin-top: 2vw;}
    #mobile{display: block;width: 45%;margin-top: 5%;}
    #pc{display: none;}
    .zzsb .zzsb-con .zzsb-txt span{font-size: 2.5vw;}
    .zzsb .zzsb-con .zzsb-txt p{font-size: 2vw;}
    .zzsb .zzsb-con .z:last-child{margin-top: -9vw;}
    .khal .khal-con ul li{width: 13%;}
    .cnys .con{margin-top: -25%;}
    .cnys .con .con-t{font-size: 1.5vw;}
    .cnys .con .cnys-list label{font-size: 2vw;}
    .cnys .con .cnys-list p{font-size: 2vw;}
    .cnys .title{padding-top: 10%;}
    .video-con .video-text a{display: none;}
	}
	
@media (max-width : 991px) {
    #cpzx .cpfl{ display:none}
    #cpzx .cpzs_right{ float:none; width:100%;margin:0 auto}
    .center{ margin-top:30px;}
    .zdcp .zdcp-list .zdcp-txt{width: 100%;float: unset;padding-left: 3vw;padding-top: 4vw;}
    .zdcp .zdcp-list .zdcp-img{width: 92%;float: unset;height: 45vw;margin-left: 4vw;margin-bottom: 4vw;}
    .zdcp .zdcp-list .zdcp-img img{width: 80%;height: 100%;}
    .zdcp .zdcp-title{font-size: 4vw;}
    .zdcp .zdcp-title p{font-size: 4.5vw;}
    .zdcp .zdcp-list .zdcp-txt span{font-size: 3vw;margin-top: 2vw;}
    .zdcp .zdcp-list .zdcp-txt .con{font-size: 2vw;margin-top: 3vw;}
    .zdcp .zdcp-icon{left: 8vw;margin-top: 20vw;}
    .zdcp .zdcp-icon i{width: 7vw;height: 7vw;font-size: 4vw;padding-top: 1vw;}
    .zdcp .zdcp-icon i:first-child{float: left;}
    .zdcp .zdcp-icon i:last-child{float: right;margin-right: -75vw;}
    .zdcp .zdcp-list .zdcp-txt .con:before {width: 1vw;height: 1vw;}
    .zzsb .zzsb-con .zzsb-txt{float: unset;}
    .zzsb .zzsb-con .zzsb-content{float: unset;width: 100%;font-size: 2vw;}
    .zzsb .zzsb-con .zzsb-txt span:nth-child(n+3){margin-top: 1vw;}
    .zzsb .zzsb-con .z:last-child{margin-top: -12vw;}
    .zzsb .zzsb-con .z:first-child{margin-top: 7.5vw;}
    .zzsb .con{height: 25vw;}
    .zzsb .zzsb-con{top: 12vw;}
    .khal .khal-con ul li{width: 10%;}
    .cnys .con{margin-top: -45%;}
    .cnys .con .cnys-list{width: 48%;}
    .cnys .con .cnys-list:nth-child(3n+3){margin-right: 0;}
    .cnys .con .cnys-list:nth-child(n+4){margin-top: 3vw;}
    .cnys .con .cnys-list p{font-size: 3vw;}
    .cnys .con .cnys-list label{font-size: 3.5vw;}
    .cnys .con .con-t {font-size: 2.3vw;margin: 0;margin-bottom:4vw;}
    .cnys .con .cnys-list p{padding-top: 5vw;}
    .ys .ys-list{height: 50vw;}
    .ys .ys-list .qyys-con .qyys-txt{padding-top: 10vw;}
    .ys .ys-list .qyys-con .qyys-txt p{margin-top: 3vw;width: 70%;}
    .news .news-con .news-gd{float: unset;width: 100%}
    .news .news-con .news-content{float: unset;width: 100%;margin-top: 5vw;}
    .news .news-con .news-content .time label{font-size: 3.5vw;line-height: 5vw;}
    .news .news-con .news-content .time p{font-size: 3vw;line-height: 4vw;}
    .news .news-con .news-content .con{margin-left: 3vw;padding-left: 3vw;}
    .news .news-con .news-content .news-list{margin-bottom: 3vw;}
    .news .container{padding: 5vw 0;}
    .news .news-top .list{float: unset;}
    .news .news-top .list a{width: 23.5%;margin-right: 1%;}
    .news .news-top .bt{float: unset;}
    .news .news-top .list a:last-child{margin-right: 0;}
    .zdcp{margin-top: 7vw;}
    .img37{float: unset;width: 98%;margin: 0 auto;}
    .s37{width: 98%;float: unset;margin:0 auto;margin-top: 3vw;}
    .footer .footer-center p:first-child{display: none;}
    .footer .footer-center p:last-child{float: unset;}
    .footer .footer-foot{padding-top: 0;}
    }
@media (max-width : 768px) {
    .video-con .video-text p:first-child{font-size: 4.5vw;}
    .video-con .video-text p:nth-child(2){width: 85%;font-size: 2.5vw;line-height: 5vw;}
    .video-con .video-text a{width: 25vw;font-size: 3vw;line-height: 6vw;border-radius: 3vw;margin-top: 3vw;}
    .khal .title p{width: 75vw;background-size: 100%;}
    .khal .title{margin-top: 40vw;}
    .zzsb .zzsb-con{padding: 5vw;}
    .ys .title p{width: 80vw;background-size: 100%;}
    .cnys .title p{width: 89vw;background-size: 100%;}
    .ys .ys-list .qyys-con .qyys-txt p{font-size: 3vw;width: 95%;}
    .ys .ys-list{height: 60vw;}
    .cnys .con .con-t{padding: 3vw;line-height: 5vw;margin-bottom: 10vw;}
    .ys .ys-list .qyys-con .qyys-txt label{font-size: 6vw;}
    .title{font-size: 7vw;margin: 7vw auto;}
    .zdcp .zdcp-list .zdcp-txt a{margin-top: 5vw;}
    .qt{margin: 7vw auto;}
    .qt .qt-img{margin-right: 5vw;padding: 0;}
    .qt .qt-img img{height: auto;}
    .qt .qt-txt p:first-child {font-size: 4vw;line-height: 2vw;margin-bottom: 3vw;}
    .qt .qt-txt p:nth-child(2){font-size: 3vw;line-height: 4vw;margin-bottom: 2vw;}
    .qt .qt-txt p:nth-child(2) i{font-size: 3vw;}
    .qt .qt-txt span{font-size: 2.4vw;}
    .qt .qt-txt p:last-child a{width: 45%;margin-right: 5vw;}
    .footer .footer-top .nav-f a{margin-right: 2.5vw;}
    .ys .ys-list .qyys-img{}
    .product_left .pl_top p{background-image: unset;width: unset;line-height: unset;}
    .product_left .pl_ul{width: 36.7%;}
    .s39{background-size: cover;}
    .s39 .qysl-content{padding-top: 25vw;padding-bottom: 6vw;}
}
@media (max-width : 560px) {
    .cpzx .cpzx-list{width: 48%;height: 56vw; float: left; margin:1%; overflow: hidden;}
	.cpzx .cpzx-list p{ height:46px; display: -webkit-box;
-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}

	
	
	
	
	
	.cpzx .cpzx-list a{ width:80%; margin:0 10%; font-size: 14px; line-height: 36px; margin-top:30px;}
/*    .cpzx .cpzx-list:first-child{width: 48%;margin-right: 0; float: left;}
    .cpzx .cpzx-list:first-child img{display: block;float: unset;margin: 0 auto;padding-top: 5%;width: 60%;}
    .cpzx .cpzx-list img{float: unset;margin: 0 auto;display: block;}
    .cpzx .cpzx-list:last-child{float: left;width: 48%;margin-top: 0;height: 65vw;}
    .cpzx .cpzx-list:nth-child(2) img{width: 48%;}
    .cpzx .cpzx-list a{  width:90%; margin:0 5%;}
    .cpzx .cpzx-list:last-child a{margin-top: 2vw;}
    .zzsb .zzsb-con .z:last-child{margin-top: -17vw;}
    .zzsb .zzsb-con .z:first-child{margin-top: 10vw;} */
    .cnys .con{margin-top: -65%;}
    .video-con .video-text p:first-child{font-size: 4vw;}
    .video-con .video-text p:nth-child(2){font-size: 2vw;}
    .zzsb .zzsb-con{padding: 3vw;}
    .footer .container{padding: 3vw 0;}
    .footer .footer-top p{display: none;float: unset;}
    .footer .footer-center p:first-child{display: none;}
    .footer .footer-center p{text-align: center;}
    .footer .footer-foot{display: none;}
    .cpzx .cpzx-list label{font-size: 5vw;margin-top: 2.5vw;margin-left: 5vw;}
    .cpzx .cpzx-list label span{font-size: 4.5vw;margin-left: 1rem;}
    .cpzx .cpzx-list p{margin-left: 5vw;}
    .news .news-top .list a{width: 28%;}
    .cnys .con .con-t{width: 100%;}
    .s39 .qysl-content{padding: 0;}
    .s39{background-image: unset;}
	.news .news-con{padding-top:0;}
	
	
	
}

/*新闻中心*/
#news{}
.news{margin-top:13px;}
.news .news_title{padding-bottom:16px;border-bottom:1px solid #E2E2E2;position:relative;}
.news .news_title h2{margin:0;height:30px;line-height:28px;font-size:24px;font-weight:bold;color:#000;background:url(http://www.fengbaoaxle.com/Theme/Home/images/news_icon.png) no-repeat left center;padding-left:37px;}
.news .news_title h2.icon1{background:url(http://www.fengbaoaxle.com/Theme/Home/images/news_icon.png) no-repeat left center;}
.news .news_title a{position:absolute;right:0;top:10px;font-size:14px;color:#717171;}
.news .news_left{width:calc(100% - 380px);float:left;padding-right:78px;}
.news .news_left .news_content{margin-top:5px;}
.news .news_left .nl_left{float:left;width:320px;margin-top:33px;}
.news .news_left .nl_left .nl_img{width:100%;padding-bottom:396px;position:relative;}
.news .news_left .nl_left .nl_img img{width:100%;height:100%;object-fit:cover;position:absolute;left:0;top:0;display:block;}
.news .news_left .nl_ul{float:right;width:calc(100% - 320px);padding-left:38px;}
.news .news_left .nl_ul .nl_li{margin-top:17px;padding:33px 0 16px;border-top:1px dashed #E2E2E2;}
.news .news_left .nl_ul .nl_li:first-child{margin-top:0;border-top:none;}
.news .news_left .nl_ul .nl_li .nl_date{width:110px;height:34px;line-height:34px;font-size:32px;font-weight:bold;color:#888888;position:absolute;left:0;top:0;}
.news .news_left .nl_ul .nl_li .nl_txt{padding-left:138px;position:relative;}
.news .news_left .nl_ul .nl_li .nl_txt:before{content:'';width:1px;height:80px;position:absolute;left:110px;top:0;background:#e2e2e2;}
.news .news_left .nl_ul .nl_li .nl_txt p{margin:0;color:#666;}
.news .news_left .nl_ul .nl_li .nl_txt p a{color:#252525;}
.news .news_left .nl_ul .nl_li .nl_txt p:nth-child(2){font-size:16px;height:22px;line-height:22px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news .news_left .nl_ul .nl_li .nl_txt p:last-child{margin-top:12px;height:48px;line-height:24px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}

.news .news_right{width:380px;float:right;}
.news .news_right .q_ul{}
.news .news_right .q_ul .q_li{margin-top:17px;padding:32px 0 16px;border-top:1px dashed #E2E2E2;}
.news .news_right .q_ul .q_li:first-child{margin-top:5px;border-top:none;}
.news .news_right .q_ul .q_li p{margin:0;color:#666;line-height:24px;padding-left:40px;position:relative;}
.news .news_right .q_ul .q_li p i{display:block;width:24px;height:24px;position:absolute;left:0;top:0;border-radius:50%;background:#515151;font-style:normal;color:#FFF;font-size:14px;text-align:center;}
.news .news_right .q_ul .q_li p i.bg1{background:#00ae62;}
.news .news_right .q_ul .q_li p a{color:#252525;}
.news .news_right .q_ul .q_li p:first-child{font-size:16px;height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news .news_right .q_ul .q_li p:last-child{margin-top:11px;height:48px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}

@media screen and (max-width:1319px){
.news .news_left{padding-right:40px;}
}




 /*友情链接*/
#footlinkbg{padding:18px 0 15px;background:#0db466;}
.footlink .fl_left{width:100px;float:left;}
.footlink .fl_left p{margin:0;height:20px;line-height:20px;color:#FFF;font-weight:bold;color:#FFF;font-size:15px;text-align:center;}
.footlink .fl_left p:first-child{height:44px;line-height:44px;font-size:40px;font-weight:bold;}

.footlink .fl_right{width:calc(100% - 100px);font-size:0;-webkit-text-size-adjust:none;float:right;}
.footlink .fl_right a{display:inline-block;line-height:32px;white-space:nowrap;padding:0 20px;font-size:14px;color:#fefefe;position:relative;}
.footlink .fl_right a:after{content:'';width:1px;height:12px;background:#fefefe;position:absolute;top:10px;right:-1px;}


/*底部*/

#footer{ background:#3e3e3e; padding:0;}
#footer .f3{ text-align:right; font-size:14px; color:#898989;}


		.f_k{ overflow:hidden; margin:0 auto; margin-top:20px; }

		input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #ffffff; font-size:14px; text-indent:0.3cm } 
		input:-moz-placeholder, textarea:-moz-placeholder {  color: #ffffff; font-size:14px; text-indent:0.3cm } 
		input::-moz-placeholder, textarea::-moz-placeholder {  color: #ffffff; font-size:14px; text-indent:0.3cm } 
		input:-ms-input-placeholder, textarea:-ms-input-placeholder {  color: #ffffff; font-size:14px; text-indent:0.3cm } 
	
	 .f_k input{background:#ffffff; width:100%; border:1px solid #656565; color:#999999}
	 .f_k input::-webkit-input-placeholder {color: #999999;}
	 .f_k .form-control{ border-radius:0; padding:2.5vh 0; text-indent:0.2cm}
	 .f_k .btn{background:#0db466;display:block;color:#FFF;text-align:center;padding:1.4vh 0; border-radius:0; border:none}

.footer_s{ border-top:2px solid #474747; padding-top:20px; margin-top:40px; padding-bottom:30px; overflow:hidden}
.f_ewm{ text-align:left; padding-top:3px;}
.f_ewm img{ max-width:100%}
.f_lx{ color:#FFF; font-size:15px;} 
.f_lx .f_lx_1{ overflow:hidden; margin-top:20px;}
.f_lx .f_lx_1 .fa{ width:30px; height:30px; border:1px solid #FFFFFF; border-radius:50%; text-align:center; color:#FFF; line-height:30px; font-size:16px; margin-right:15px; margin-top:8px; }
.f_lx .f_lx_2{ width:calc(100% - 55px)}
.f_lx .f_lx_2 span{ font-size:26px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-weight:bold}
.f_logo{ text-align:right; padding-top:35px;}
.f_logo img{ max-width:100%}

.f_lx1{ color:#FFF; font-size:15px; padding-top:80px;} 
.f_lx1 .f_lx_1{ overflow:hidden; margin-top:20px;}
.f_lx1 .f_lx_1 .fa{ width:30px; height:30px; border:1px solid #FFFFFF; border-radius:50%; text-align:center; color:#FFF; line-height:30px; font-size:16px; margin-right:15px; margin-top:8px; }
.f_lx1 .f_lx_2{ width:calc(100% - 55px)}
.f_lx1 .f_lx_2 span{ font-size:26px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-weight:bold}

.footer_x{ background:#292929; padding:15px 0; color:#828282; line-height:25px;}
.footer_x a{ color:#828282}
.footer_x a:hover{ color:#FFF;}

@media screen and (max-width:1024px){
.f_lx1{ color:#FFF; font-size:15px; padding-top:0px;} 	
}

@media screen and (max-width:768px){
.footer_s{ border-top:2px solid #363636; padding-top:20px; margin-top:20px; padding-bottom:30px; overflow:hidden}

.f_lx .f_lx_1 .fa{  font-size:16px; margin-top:6px; }
.f_lx .f_lx_1 span{ font-size:16px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-weight:bold}
.f_logo{ text-align:center; padding-top:25px;}
	}




@media screen and (max-width:1443px){
	.yingyong .yyc_img{padding-bottom:600px;}
	.yingyong .yyc_img .yyc_txt p:first-child {    margin-top: 150px;}
}

/*1350屏幕*/
@media screen and (max-width:1249px){

	.p_left{width:240px;}
	.p_left h2{height:100px;line-height:100px;}
	.p_left .p_ul>a{line-height:50px;font-size:15px;background-position:15px 24px;}
	.p_left .p_ul>a.on,.p_left .p_ul>a:hover{background-position:15px 24px}
	.p_left .p_ul ul{padding:12px 10px;}
	.p_left .p_ul ul li{line-height:30px;font-size:14px;}
	.p_left .p_bottom{padding:18px 5px 16px;}
	.p_left .p_bottom .p_txt p:last-child{font-size:27px;}
	.product .p_right{width:calc(100% - 260px);}
	#news .news_content .news_li .news_left .news_txt p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;}
	
	.yingyong .yy_ul .yy_li{padding:20px 0;}
	.yingyong .yy_ul .yy_li i{height:40px;}
	.yingyong .yy_ul .yy_li p{font-size:16px;height:24px;line-height:24px;margin-top:10px;}
	.yingyong .yyc_img{padding-bottom:540px;}
	.yingyong .yyc_img .yyc_txt p:first-child{font-size:30px;height:40px;line-height:40px;margin-top:140px;}
	.yingyong .yyc_img .yyc_txt p{font-size:14px;line-height:24px;margin-top:15px;}
	.yingyong .yyc_img .yyc_txt a{margin-top:40px;font-size:14px;}
	
}

@media screen and (max-width:1200px){

    #mobilehead{display:block;}
    .top{display:none;}
    #navbg{display:none;}
    #mobilehead.mhead{position:fixed;z-index:9999;-webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);top:0;}
    #mobilehead .nav_bg.nav_bg1{top:70px;height:calc(100% - 70px);}
    #mobilehead .nav .nav_box.nav_box1{top:70px;}
	.news{margin-top:10px;}
	.news .news_left{width:100%;padding-right:0;float:none;}
	.news .news_right{width:100%;float:none;margin-top:25px;}
	.news .news_right .q_ul .q_li{width:32%;float:left;margin-left:2%;border-top:none;margin-top:0;padding:20px 0 15px;}
	.news .news_right .q_ul .q_li:first-child{margin-left:0;margin-top:0;}
}

/*992屏幕*/
@media screen and (max-width:991px){
     .p_left{display:none;}
	.p_class{display:block;}
	.product .p_right{width:calc(100% - 30px); margin:0 auto; float:none;}
	.product .p_right h2{margin:20px 0;}
	.product{padding:15px 0;}
	.product .p_li{width:32%;margin-left:2%;}
	.product .p_li:nth-child(4n+1){margin-left:2%;}
	.product .p_li:nth-child(3n+1){margin-left:0;}
	
	
	.news .news_left .nl_left{width:270px;margin-top:23px;}
	.news .news_left .nl_left .nl_img{padding-bottom:335px;}
	.news .news_left .nl_ul{width:calc(100% - 270px);padding-left:20px;}
	.news .news_left .nl_ul .nl_li{padding:23px 0 16px;margin-top:6px;}
	.news .news_right{margin-top:15px;}
	.news .news_right .q_ul .q_li{width:49%;}
	.news .news_right .q_ul .q_li:nth-child(odd){margin-left:0;}
	
	#news .news_content .news_li .news_left .news_txt p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:7;}
	
	.yingyong .yy_ul .yy_li{padding:10px 0;}
	.yingyong .yy_ul .yy_li i{height:26px;}
	.yingyong .yy_ul .yy_li p{font-size:14px;margin-top:5px;}
	.yingyong .yyc_img{padding-bottom:400px;}
	.yingyong .yyc_img .yyc_txt p:first-child{font-size:20px;height:26px;line-height:26px;margin-top:130px;}
	.yingyong .yyc_img .yyc_txt p{font-size:13px;margin-top:7px;line-height:24px;}
	.yingyong .yyc_img .yyc_txt p br{display:none;}
	.yingyong .yyc_img .yyc_txt a{margin-top:20px;}
	
	
	
}

@media screen and (max-width:768px){
	#mobilehead{background:url(../images/logo1.png) no-repeat 10px center #FFF;background-size:auto 60px;}
	.p_class h2{display:none;}
	.p_class .p_class_li{width:calc(100% - 30px); margin:0 auto;float:none;}
	.product .p_content .p_li{width:48%;margin-left:4%;}
	.product .p_content .p_li:nth-child(3n+1){margin-left:4%;}
	.product .p_content .p_li:nth-child(odd){margin-left:0;}
	
	
	.news .news_left .nl_left{display:none;}
	.news .news_left .nl_ul{width:100%;padding-left:0;float:none;}
	.news .news_right .q_ul .q_li{width:100%;float:none;margin-left:0;border-top:1px dashed #E2E2E2;}

	
	.yingyong .yy_ul .yy_li i{display:none;}
	.yingyong .yy_ul .yy_li p{margin-top:0;}
	
	
	}


/*500屏幕*/
@media screen and (max-width:499px){
	#mobilehead{background:url(http://www.fengbaoaxle.com/Theme/Home/images/mlogo.jpg) no-repeat 10px center #FFF;background-size:auto 50px;}
	#mobilehead .nav_bg{top:70px;height:calc(100% - 70px);}
	#mobilehead .nav .nav_box{top:70px;}
	#mobilehead{z-index:9999;-webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);top:0;}
	.pb_title .sub_title{font-size:13px;line-height:22px;}
	.product .p_class{text-align:left;}
	.product .p_class a{width:48%;height:42px;line-height:42px;font-size:15px;text-align:center;margin-left:4%;margin-top:7px;}
	.product .p_class a:nth-child(2n+1){margin-left:0;}
	.product .p_content{margin-top:20px;}
	.product .p_content .p_li{width:100%;}
	.product .p_btn a{width:48%;margin-left:4%;}

	.news .news_title h2{font-size:20px;}
	.news .news_left .nl_ul .nl_li{padding:15px 0 9px;}
	.news .news_left .nl_ul .nl_li .nl_txt{padding-left:76px;}
	.news .news_left .nl_ul .nl_li .nl_txt:before{left:66px;}
	.news .news_left .nl_ul .nl_li .nl_date{font-size:20px;height:22px;line-height:22px;}

	.info_title h2{font-size:22px;height:36px;line-height:36px;}
	.info_title i{margin:10px 0;}
	.info .info_btn a{width:130px;margin-left:10px;}
	.info .info_ul .info_li .info_p p:last-child{font-size:12px;letter-spacing:-1px;}
	
	.yingyong .yyc_img .yyc_txt p:first-child{margin-top:130px;}
	.yingyong .yyc_img .yyc_txt a{margin-top:10px;}
	.yingyong .yy_ul .yy_li{width:33.333%;border-bottom:1px solid rgba(255,255,255,.2);}
	.yingyong .yy_ul .yy_li p{font-size:13px;font-weight:bold;}
	
}




@media screen and (max-width:991px){
	#navbg .nav .firstfloor>li{height:55px;line-height:55px;font-size:14px;}
	#navbg .nav .secondfloor{top:55px;}
	.index_banner{padding-bottom:40%;}
	#stylepbulic{height:200px;}
	#footbottombg{padding-bottom:55px;}
}

/*鐢佃剳娴姩*/
.izl-rmenu{position:fixed;right:0;bottom:10px;padding-bottom:10px;background:url(http://www.fengbaoaxle.com/Theme/Home/images/r_b.png) 0px bottom no-repeat;z-index:999;width:72px;}
.izl-rmenu .btn{width:72px;height:73px;margin-bottom:1px;cursor:pointer;position:relative;}
.izl-rmenu .btn-qq{background:url(../images/r_qq.png) 0px 0px no-repeat;background-color:#FF9C00;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(../images/r_qq.png) 0px 0px no-repeat;background-color:#FF9C00;text-decoration:none;display:block;}
.izl-rmenu .btn-wx{background:url(../images/r_wx.png) 0px 0px no-repeat;background-color:#FF9C00;}
.izl-rmenu .btn-wx .pic{position:absolute;left:-160px;top:0px;display:none;width:160px;height:160px;}
.izl-rmenu .btn-phone{background:url(../images/r_phone.png) 0px 0px no-repeat;background-color:#FF9C00;}
.izl-rmenu .btn-phone .phone{background-color:#FF9C00;position:absolute;width:160px;left:-160px;top:0px;line-height:73px;color:#FFF;font-size:18px;text-align:center;display:none;}
.izl-rmenu .btn-top{background:url(../images/r_top.png) 0px 0px no-repeat;background-color:#666666;display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}

/*鎵嬫満娴姩*/
#floatBottom{width:100%;height:53px;background:#8a8a8a;position:fixed;left:0;bottom:0;z-index:999999;}
#floatBottom a{width:25%;height:53px;line-height:53px;display:block;float:left;position:relative;}
#floatBottom a.kf1{background:url(http://www.fengbaoaxle.com/Theme/Home/css/kf1.png) no-repeat center center;}
#floatBottom a.kf2{background:url(http://www.fengbaoaxle.com/Theme/Home/css/kf2.png) no-repeat center center;}
#floatBottom a.kf3{background:url(http://www.fengbaoaxle.com/Theme/Home/css/kf3.png) no-repeat center center;}
#floatBottom a.kf4{background:url(http://www.fengbaoaxle.com/Theme/Home/css/kf4.png) no-repeat center center;}
#floatBottom .ewm{width:90px;height:90px;position:absolute;bottom:55px;left:50%;margin-left:-45px;display:none;}
#floatBottom .ewm img{width:100%;height:100%;display:block;}



.nbom{display: none;}
.news{ background: #f5f5f5;}


@media screen and (max-width: 640px){
.nbom {    display: block;}
.footer_x { padding-bottom:110px;}
#izl_rmenu{ display:none}
    .zdcp .zdcp-list .zdcp-txt .con{font-size: 14px;}

    .product_left .pl_ul{margin-left: 20%;}
    #px_banner .px_txt p:first-child{font-size: 24px;}
    #px_banner .px_txt p:nth-child(2){font-size: 18px;}
    #px_banner .px_txt span{font-size: 14px;}
    .cnys .title{height: 90vw; background-size: 100% 100%; background: #333;}
    .video{margin-top: 70px;}
    #px_banner{top: 0;margin-bottom: 0;}
    .product_left .pl_ul{width: 43.1%;}
    .news .news-con .news-content .time{display: none;}
    .news .news-con .news-content .con{float: unset;width: 100%;border: 0;margin-left: 0;padding-left: 0;}
    #mobilehead .logo{width:calc(100% - 70px);background:url(../images/logo.png) no-repeat 10px center;background-size:auto 50px;}
.video-con{ position: absolute; top:70px; height:auto; z-index: 1;}
.video-con .video-text .p02{ width:100%;}
.video-con .video-text p:first-child{ font-size: 28px;}
.index_about{ background: none; }
.index_about .left{ width:94%; display: block; margin:auto; float: none;}
.index_about .left h2{ margin-top:40px;}
.index_about .left .more{ width:96%; margin-top:40px;}
.index_about .right{width:94%; display: block; margin:20px auto; float: none;}
.index_pinzhi ul li{    width: 42%; float: left;margin: 12px 4%;}
.foot .left{ display: none;}
.foot .right{ width:94%; float: none; margin:auto; display: block;}
.foot .top1{ background: #f5f5f5; height: auto; padding-bottom: 30px;}
.foot .youqing{ width:94%; float: none; margin:30px auto 0 auto;} 
.companyInfo{ width:92%; float: none; margin:auto;display: block; margin-top:2rem;}
.news .news-con .news-gd img{ height: 230px;}
.swiper{ height:360px;}
.swiper-slide{ height: 360px;}


.index_pinzhi{ margin:0;}
.zdcp{ background: #c50202;}
.zdcp .zdcp-list .zdcp-txt a{ background:#fff ; color:#de5407; margin-bottom:20px;}
.zdcp .zdcp-list .zdcp-txt .con p:before{ background:#fff;}
.qt{ display: none;}
.news{ background: #fff;}
.news .news-con .news-gd .swiper-slide1 div{ height:260px;}
.ys .ys-list .qyys-con .qyys-txt p{
display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;	}
.wrap .sub_title{ background-image:none !important;     padding-top: 0; margin-bottom: 0;}
.news .news-con .news-content .con a{ display: -webkit-box;
-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden; padding-bottom: 0;	}
.foot .right .lianxi p{ margin-top:20px;}


    .cnys .con .cnys-list:last-child {
        height: 266px;
    }









}




/*åº•éƒ¨èœå•æ ç›®*/
.nbom{ position:fixed; bottom:0; height:94px; width:100%; left:0; z-index:100000000000;}
.nbom .w1{ position:relative;background:#505050; height:94px;}
.nbom .ahome{ display:block; width:14.4%; height:118px; position:absolute; top:-30px; left:42.8%;}
.nbom .ahome img{ width:100%;}
.nbom .nav-bom{ height:94px;}
.nbom .nav-bom li{height:94px;float:left; width:20%;}
.nbom .nav-bom li.li-1{}
.nbom .nav-bom li a{ color:#fff; font-size:18px;line-height:23px; text-align:center; position:relative; padding:0; height:94px; display:block;}
.nbom .nav-bom li i{ display:block; width:29.33%; margin:12px auto 0;}
.nbom .nav-bom li i img{ width:100%;}
.nbom .nav-bom li a:hover{ color:#fff;transition-duration:0.6s; text-decoration:none;}
.nbom .nav-bom li.none{}

@media (max-width: 414px) {
.nbom{ height:65px;}
.nbom .ahome{ top:-25px; width:17.4%;left:41.8%;}
.nbom .nav-bom li a{ font-size:16px; line-height:18px;}
.nbom .ahome{ top:-20px}
.product_left .pl_ul{margin-left: 8%;width: 38.7%;}


}

@media (max-width: 375px) {
.nbom{ height:50px;}
.nbom .nav-bom li i{ margin-top:5px;}
.nbom .nav-bom li a{ font-size:14px; line-height:19px;}
    .product_left .pl_ul{width: 36.7%;}

}

@media (max-width: 320px) {
.nbom .ahome{ top:-15px}
}


.paginationa {
    overflow: hidden;
    padding: 4rem 0;
    width: 100%;
}

.paginationa .ul01 li {
    float: left;
    border: solid 1px #cc0202;
    margin-left: 1%;
    text-align: center;
    border-radius: 10px;
    padding: 0 18px;
    line-height: 40px;
}

.paginationa .ul01 {
    width: 67%;
    float: right;
}

    .paginationa .ul01 li:hover {
        background: #cc0202;
        color: #fff;
    }

        .paginationa .ul01 li:hover a {
            color: #fff;
        }

    .paginationa .ul01 li a {
        color: #222;
        line-height: 40px;
        font-size: 16px;
    }

    .paginationa .ul01 span {
        display: block;
        float: left;
        font-size: 16px;
        color: #333;
        line-height: 40px;
    }


.paginationa .ul01 {
    width: 100%;
}
.rongyu ul li .tupian {
    background: #f5f5f5;
}
.wrap {
    overflow: hidden;
}
.video-con .video-text .p01 {
    font-weight: 500;
}

.rongyu ul li .tupian {
    background: #f5f5f5;
    width: 100%;
    height: 0;
    padding-top: 120%;
    position: relative;
    overflow: hidden;
    margin: auto;
}

    .rongyu ul li .tupian img {
        width: 100%;
        position: absolute;
        width: 100%;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        -o-transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
    }

@media (max-width : 768px) {
    .cpzs .cpzs_bt .fwxm_bt1 {
        font-size: 20px;
        color: #3a3a3a;
        font-weight: bold
    }

        .cpzs .cpzs_bt .fwxm_bt1 i {
            display: none
        }

    .cpzs .cpzs_bt .fwxm_bt2 {
        font-size: 14px;
        color: #3a3a3a;
        padding: 10px 0;
    }

    .cpzs .cpzs_bt .fwxm_bt3 {
        font-size: 20px;
        font-weight: normal
    }

    .index_about {
        height: auto;
    }

        .index_about .left span {
            overflow: hidden;
        }
}
